/* html {
filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
-webkit-filter: grayscale(100%);
filter: grayscale(100%);

}
body { background-color: #FEFFEF; filter:progid:DXImageTransform.Microsoft.BasicImage(grayScale=1) }  
html{ filter: grayscale(100%); -webkit-filter: grayscale(100%);

-moz-filter: grayscale(100%); -ms-filter: grayscale(100%);

-o-filter: grayscale(100%);

filter: url("data:p_w_picpath/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); -webkit-filter: grayscale(1);}
 */

.txtScroll-top {
    overflow: hidden;
    position: relative;
    width: 1200px;
    height: 96px;
    margin: 15px auto;
    background: url(../images_new/index/img_networkSecurity.png) no-repeat center center;
}

.txtScroll-top .bd {
    padding: 30px;
}

.infoList {
    color: #f00;
    text-align: center;
    font-weight: bolder;
    font-family: "microsoft yahei";
    height: 36px;
}

.infoList li {
    font-size: 24px !important;
    height: 36px !important;
    background: none !important;
}
.line {
    overflow: hidden;
}
.line li  {
    font-size: 34px !important;
    line-height: 36px;
}
